Skip to content

Bump Azure auth dependencies and migrate token verification to jose#346

Merged
kecso merged 2 commits into
mainfrom
chore/azure-auth-msal-bump
May 5, 2026
Merged

Bump Azure auth dependencies and migrate token verification to jose#346
kecso merged 2 commits into
mainfrom
chore/azure-auth-msal-bump

Conversation

@kecso
Copy link
Copy Markdown
Member

@kecso kecso commented May 5, 2026

Upgrade @azure/msal-node to 5.1.5 and replace azure-ad-verify-token-commonjs with a shared jose-based verifier so Azure token validation no longer depends on the vulnerable jsonwebtoken 8.x chain.

Upgrade @azure/msal-node to 5.1.5 and replace azure-ad-verify-token-commonjs with a shared jose-based verifier so Azure token validation no longer depends on the vulnerable jsonwebtoken 8.x chain.

Co-authored-by: Cursor <cursoragent@cursor.com>
@kecso kecso requested a review from pmeijer May 5, 2026 20:40
@kecso kecso self-assigned this May 5, 2026
Add parser override (ecmaVersion 2022) for jose loader so CI lint passes.

Co-authored-by: Cursor <cursoragent@cursor.com>
Copy link
Copy Markdown
Contributor

@pmeijer pmeijer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

@kecso kecso changed the title WIP bump Azure auth dependencies and migrate token verification to jose Bump Azure auth dependencies and migrate token verification to jose May 5, 2026
@kecso kecso merged commit 373a6f5 into main May 5, 2026
5 checks passed
@kecso kecso deleted the chore/azure-auth-msal-bump branch May 5, 2026 23:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants